[INFO] fetching crate rayso 0.1.1...
[INFO] testing rayso-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rayso 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rayso 0.1.1
[INFO] finished tweaking crates.io crate rayso 0.1.1
[INFO] tweaked toml for crates.io crate rayso 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rayso 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rayso 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 197b752870083485756d2aaff6d20f90dd2e56422bda9f1bfb0f38d82b06d9b2
[INFO] running `Command { std: "docker" "start" "-a" "197b752870083485756d2aaff6d20f90dd2e56422bda9f1bfb0f38d82b06d9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "197b752870083485756d2aaff6d20f90dd2e56422bda9f1bfb0f38d82b06d9b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "197b752870083485756d2aaff6d20f90dd2e56422bda9f1bfb0f38d82b06d9b2", kill_on_drop: false }`
[INFO] [stdout] 197b752870083485756d2aaff6d20f90dd2e56422bda9f1bfb0f38d82b06d9b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72ab67b8445bfbefe2451a7d11aadd6943f4b4dbfc3e25a8fe7b97857deb051f
[INFO] running `Command { std: "docker" "start" "-a" "72ab67b8445bfbefe2451a7d11aadd6943f4b4dbfc3e25a8fe7b97857deb051f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.33
[INFO] [stderr]    Compiling open v5.0.0
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling mimalloc v0.1.37
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling rbase64 v2.0.3
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling rayso v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.48s
[INFO] running `Command { std: "docker" "inspect" "72ab67b8445bfbefe2451a7d11aadd6943f4b4dbfc3e25a8fe7b97857deb051f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ab67b8445bfbefe2451a7d11aadd6943f4b4dbfc3e25a8fe7b97857deb051f", kill_on_drop: false }`
[INFO] [stdout] 72ab67b8445bfbefe2451a7d11aadd6943f4b4dbfc3e25a8fe7b97857deb051f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90d4f35e3ddf00f84387ff09800b6a5cb4e1e455afe7edadba630d4be41771d2
[INFO] running `Command { std: "docker" "start" "-a" "90d4f35e3ddf00f84387ff09800b6a5cb4e1e455afe7edadba630d4be41771d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.33
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling mimalloc v0.1.37
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling open v5.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling rbase64 v2.0.3
[INFO] [stderr]    Compiling rayso v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.77s
[INFO] running `Command { std: "docker" "inspect" "90d4f35e3ddf00f84387ff09800b6a5cb4e1e455afe7edadba630d4be41771d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d4f35e3ddf00f84387ff09800b6a5cb4e1e455afe7edadba630d4be41771d2", kill_on_drop: false }`
[INFO] [stdout] 90d4f35e3ddf00f84387ff09800b6a5cb4e1e455afe7edadba630d4be41771d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37548fe85fe71c38d6b258f71145dc528c7688faabb77871036007304404afbf
[INFO] running `Command { std: "docker" "start" "-a" "37548fe85fe71c38d6b258f71145dc528c7688faabb77871036007304404afbf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rayso-3ef40e5449cdf2e4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37548fe85fe71c38d6b258f71145dc528c7688faabb77871036007304404afbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37548fe85fe71c38d6b258f71145dc528c7688faabb77871036007304404afbf", kill_on_drop: false }`
[INFO] [stdout] 37548fe85fe71c38d6b258f71145dc528c7688faabb77871036007304404afbf
